@charset utf-8;

body { margin:0; padding:0; background:#f5f5fa; color:#333; font-size:12px; font-family:微软雅黑,Microsoft YaHei,Helvetica; }
form, ul, li, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
img { border:0; vertical-align:middle; }
ul, li { list-style-type:none; }
dl, dt, dd { margin:0; padding:0; }
input, select, textarea, button { font-size:12px; font-family:微软雅黑,Microsoft YaHei,Helvetica; vertical-align:middle; vertical-align:top \9; }


html { overflow-x:hidden; }
.sp10 { height:10px; overflow:hidden; }

.clear { height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both; }
.clearfix:after { content:'\20'; display:block; height:0; clear:both; }
.clearfix { *zoom:1; }

a { color:#333; text-decoration:none; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }
a:hover { color:#285898; text-decoration:none; transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }

.trans { transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }
.trans-all, .trans-all * { transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }

*, *:after, *:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;  -o-box-sizing:border-box; box-sizing:border-box; }


.wrap { width:1200px; margin:0 auto; }

.slider { position:relative; }
.slider .flex-viewport, .slider .slides, .slider .slides ul, .slider .slides li { height:100%; }

.banner { height: 570px; }
.banner-inside { height: 380px; }
.banner .slider, .banner-inside .slider { height:100%; }
.banner li, .banner-inside li { height:100%; background-position:center; background-repeat:no-repeat; background-size:cover; }
.banner li a, .banner-inside li a { display: block; width: 100%; height: 100%; }

.slider1 .flex-direction-nav { display:none; }
.slider1 .flex-control-paging { width:auto; left: 50%; transform: translateX(-50%); bottom:20px; height: 26px; line-height: 26px; text-align:center; padding: 0 15px; z-index:15; }
.slider1 .flex-control-paging li { margin:0 5px; }
.slider1 .flex-control-paging li a { width: 60px; height: 5px; background: rgba(255, 255, 255, .5); border-radius: 0; box-shadow: none; overflow: hidden; }
.slider1 .flex-control-paging li a:hover { background: #ff0f1f; }
.slider1 .flex-control-paging li a.flex-active { width: 60px; background: #ff0f1f; }

.slider2 .flex-direction-nav { display:none; }
.slider2 .flex-control-paging { width:auto; left: 50%; transform: translateX(-50%); bottom:-20px; height: 26px; line-height: 26px; text-align:center; padding: 0 15px; z-index:15; }
.slider2 .flex-control-paging li { margin:0 5px; }
.slider2 .flex-control-paging li a { width: 35px; height: 3px; background: #ccc; border-radius: 0; box-shadow: none; overflow: hidden; }
.slider2 .flex-control-paging li a:hover { background: #ff0f1f; }
.slider2 .flex-control-paging li a.flex-active { width: 35px; background: #ff0f1f; }

.list2 li { padding: 2px 0; }
.list2 a { display: block; height: 42px; line-height: 42px; padding: 0 15px; font-size: 16px; color: #666; overflow: hidden; }
.list2 a i { margin-right: 5px; font-style: normal; font-size: 14px; color: #999; }
.list2 a:hover { background: #ff111f; color: white; }
.list2 a:hover i { color: white; }

.list3 li { padding: 15px 0; border-bottom: 1px dashed #ededed; }
.list3 li a { position: relative; padding-left: 15px; font-size: 14px; color: #333; }
.list3 li a:before { position: absolute; content: ""; left: 0; top: 50%; margin-top: -5px; width: 0; height: 0; border-width: 5px; border-style: solid; border-color: transparent transparent transparent #333; }
.list3 li a:hover { color: #ff111f; }
.list3 li a:hover:before { border-left-color: #ff111f; }
.list3 li .date { float: right; color: #999; font-size: 12px; }

.pic-list .item { float: left; width: 270px; margin: 0 0 20px 20px; background: white; border-radius: 5px; box-shadow: 5px 5px 5px rgba(0,0,0,.05); overflow: hidden; }
.pic-list .item:nth-child(4n+1) { margin-left: 0; }
.pic-list .item .pic { width: 270px; height: 188px; }
.pic-list .item .pic img { width: 100%; height: 100%; }
.pic-list .item .text { text-align: center; padding: 10px 5px; }
.pic-list .item .text h4 { font-size: 18px; color: #333; font-weight: normal; }

.btn { display: inline-block; padding: 0 15px; border: 1px solid #ff0f1f; text-align: center; height: 38px; line-height: 38px; font-size: 16px; }
.more .btn2 { position: relative; padding-right: 55px; }
.more .btn2:after { position: absolute; right: 25px; top: 50%; margin-top: -7px; content: ""; width: 20px; height: 15px; background: url(icon-arrow-right3.png) no-repeat; }
.btn2 { display: inline-block; padding: 0 25px; border: 1px solid #ff0f1f; border-radius: 3px; text-align: center; height: 50px; line-height: 50px; font-size: 16px; color: #ff0f1f; }
.btn3 { display: inline-block; padding: 0 25px; text-align: center; height: 46px; line-height: 46px; background: linear-gradient(90deg, rgba(255, 15, 31, 1), rgba(253, 112, 74, 1)); border: 0; border-radius: 3px; font-size: 16px; color: white; cursor: pointer; }
.btn-close { display: inline-block; width: 26px; height: 26px; cursor: pointer; background: url(icon-close.png) no-repeat; overflow: hidden; }
.btn-default { display: inline-block; height: 40px; line-height: 36px; border-radius: 3px; font-size: 14px; color: #ff0f1f; background: white; border: 1px solid #ff0f1f; cursor: pointer; }
.btn-primary { display: inline-block; height: 40px; line-height: 40px; border-radius: 3px; font-size: 14px; color: white; background: linear-gradient(90deg, #2f66fb, #6087fd); border: 0; cursor: pointer; }
.btn-default:hover { color: #ff0f1f; }
.btn-primary:hover { color: white; }
.btn-disabled { border-color: #eee!important; color: #999!important; }
.btn-disabled:hover { color: #999!important; }
.btn-primary.btn-disabled { background-color: #eee; }
.btn2:hover { color: #ff0f1f; }

.area-title { text-align: center; padding: 60px 0 50px; }
.area-title h2 { position: relative; display: inline-block; padding: 0 200px; font-size: 32px; color: #333; font-weight: bold; }
.area-title h3 { padding: 5px 0 0; font-size: 16px; color: #999; font-weight: normal; }
.area-title2 { text-align: center; padding: 60px 0 50px; }
.area-title2 h2 { position: relative; display: block; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ededed; font-size: 32px; color: #333; font-weight: bold; }
.area-title2 h2:after { content: ""; position: absolute; left: 50%; bottom: -1px; width: 90px; height: 2px; margin-left: -45px; background: #fe2720; overflow: hidden; }
.area-title2 h3 { line-height: 2; font-size: 16px; color: #333; font-weight: normal; }

.tabs { text-align: center; }
.tabs a { display: inline-block; height: 40px; text-align: center; line-height: 40px; margin-left: 5px; margin-bottom: 5px; padding: 0 20px; font-size: 14px; color: #828282; border: 1px solid #eee; }
.tabs a.current { color: white; background: linear-gradient(90deg, #2f66fb, #6087fd); border: 0; }

.tabs2 { text-align: center; border-bottom: 1px solid #eee; }
.tabs2 a { position: relative; display: inline-block; margin: 0 30px 5px; padding: 10px; font-size: 18px; color: #333; cursor: pointer; }
.tabs2 a.current { color: #ff0f1f; }
.tabs2 a.current:after { position: absolute; left: 5px; right: 5px; bottom: -7px; content: ""; height: 2px; background: #ff0f1f; overflow: hidden; }
.tabs2 .back { margin-left: 10px; padding: 3px 5px; background: #d1cfd2; border-radius: 3px; font-size: 12px; color: #333; }

.tabs3 { min-height: 66px; line-height: 66px; padding: 0 30px; background: linear-gradient(0deg, rgba(255, 15, 31, 1), rgba(253, 112, 74, 1)); font-size: 16px; color: white; }
.tabs3 li { float: left; margin-right: 40px; }
.tabs3 li a { position: relative; padding-left: 15px; color: white; }
.tabs3 li a.current:before { content: ""; position: absolute; left: 0; top: 50%; width: 0; height: 0; margin-top: -8px; border-width: 8px; border-style: solid; border-color: transparent transparent transparent white; overflow: hidden; }

.dialog { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .25); z-index: 99999; }
.dialog-wrap { position: relative; top: 50%; transform: translateY(-50%); margin: auto; padding: 10px; background: white; border-radius: 5px; }
.dialog .btn-close { position: absolute; top: 10px; right: 10px; }

.form { font-size: 14px; }
.form-item { margin-bottom: 20px; }
.form-item label i { margin-right: 3px; color: red; }
.form-input, .form-textarea { width: 100%; padding: 0 10px; background: transparent; border: 1px solid #dcdcdc; border-radius: 3px; font-size: 15px; color: #666; }
.form-input { height: 40px; line-height: 40px; }
.form-textarea { padding: 10px; }
.form-btn { text-align: center; padding: 20px 0; }
.form .form-item { float: left; display: flex; width: 50%; padding: 0 10px; }
.form .form-item-long { float: none; width: 100%; }
.form .form-item label { width: 180px; text-align: right; line-height: 40px; font-size: 16px; }
.form .form-item .form-input, .form .form-item .form-textarea { flex: 1; }

.pager { text-align: center; padding: 40px 0; font-size: 14px; }
.pager a, .pager span { display: inline-block; height: 32px; line-height: 32px; margin-right: 5px; margin-bottom: 5px; padding: 0 14px; background: #f0f4fc; color: #333; }
.pager a.current, .pager a:hover, .pager .active span { color: white; background: #ff0f1f; }
.pager li { display: inline-block; }

.step { display: flex; justify-content: space-between; }
.step li { position: relative; font-size: 16px; color: #999; }
.step li:after { position: absolute; left: -160px; right: 110%; top: 50%; content: ""; height: 1px; background: #eee; overflow: hidden; }
.step li span { display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; margin-right: 12px; border: 2px solid #eee; border-radius: 50%; font-size: 25px; color: #ccc; }
.step li.current { color: #2e65fb; }
.step li.current span { border-color: #2e65fb; color: #2e65fb; }
.step li.current:after { background: #2e65fb; }
.step li:nth-child(1):after { display: none; }

.tips h4, .tips p { font-size: 14px; color: #999; }

.box { background: white; border-radius: 5px; box-shadow: 2px 4px 6px rgba(0, 0, 0, .05); }
.box .hd { padding: 20px 15px 10px; border-bottom: 1px solid #eee; }
.box .hd h2 { display: inline-block; padding: 5px 10px; font-size: 16px; font-weight: normal; color: #333; }
.box .hd h2.current { position: relative; color: #2e65fb; }
.box .hd h2.current:after { position: absolute; left: 0; right: 0; bottom: -11px; content: ""; height: 2px; background: #2e65fb; overflow: hidden; }
.box .hd a { float: right; margin-top: 10px; font-size: 12px; color: #666; }
.box .bd { padding: 20px 15px; }



.top-area { height: 32px; line-height: 32px; background: #f6f6f6; }
.top-area .welcome { float: left; color: #999; }
.top-area .tel { float: right; color: #2e65fb; font-size: 14px; font-weight: bold; }
.top-area .tel img { margin-right: 5px; }
.nav { padding-top: 100px; background: white url(nav-bg.png) bottom repeat-x; }
.nav .wrap { position: relative; }
.nav h1 { position: absolute; left: 0; top: -100px; padding: 25px 30px 0 0; }
.nav ul { height: 50px; line-height: 50px; margin: 0; }
.nav li { position: relative; float:left; width: 12.5%; text-align: center; }
.nav li a { float:left; width: 100%; position: relative; font-size: 16px; color: #fff; }
.nav li a:hover, .nav li a.current { background: white; color:#ff0f1f; }
.nav li a:hover:after, .nav li a.current:after { position: absolute; content: ""; left: 15px; right: 15px; bottom: 0; height: 3px; background: red; overflow: hidden;
	background: linear-gradient(135deg, transparent 3px, #ff0f1f 0) top left,
            linear-gradient(-135deg, transparent 3px, #ff0f1f 0) top right;
    background-repeat: no-repeat;
    background-size: 60% 100%;
}
.nav li div { display: none; position: absolute; left: 0; top: 50px; width: 200px; text-align: left; background: white; box-shadow: 2px 4px 6px rgba(0, 0, 0, .1); }
.nav li div a { display: block; float: none; width: 100%; padding: 8px; }
.nav li div a:hover { background: #333; color: white; }
.nav li.has-sub { padding-right: 45px; }
.nav li.has-sub div a { line-height: 1.5; padding: 10px; color: #333; }
.nav li.has-sub div a:hover { color: white; }
.nav li.has-sub div a:hover:after { display: none; }
.nav li.has-sub:after { display: block; content: "\f107"; position: absolute; right: 28px; top: 0; font-size: 16px; color: white; font-family: 'FontAwesome'; }
.nav li.has-sub:hover div { display: block; z-index: 222; }
.nav li.has-sub:hover:after { content: "\f106"; }
.nav .btns { position: absolute; right: 0; top: -100px; padding: 20px 0 0 50px; background: url(icon-tel4.png) 0 48px no-repeat; font-size: 14px; color: #666; }
.nav .btns strong { font-size: 20px; color: #ff0f1f; font-weight: normal; }
.nav .top-text { position: absolute; top: -62px; left: 50%; margin-left: -130px; }

.footer { padding: 30px 0; background: #202025; }
.footer .tel { float: left; width: 230px; padding: 25px 0 0 35px; background: url(icon-tel2.png) 0 25px no-repeat; }
.footer .tel p { font-size: 26px; color: #ff0f1f; }
.footer .tel div { color: white; font-size: 14px; }
.footer .f-center { float: left; padding: 10px 0 0 80px; }
.footer .f-nav { padding-bottom: 20px; color: white; }
.footer .f-nav a { margin: 0 8px; font-size: 14px; color: white; }
.footer .f-nav a:nth-child(1) { margin-left: 0; }
.footer .copyright { line-height: 2; color: #5a5e5f; font-size: 14px; }
.footer .copyright a { line-height: 2; color: #5a5e5f; }
.footer .qrcode { float: right; width: 250px; text-align: right; line-height: 1.8; font-size: 14px; color: #fff; }
.footer .qrcode div { display: inline-block; }

.float-tools { position: fixed; right: 15px; bottom: 100px; width: 64px; }
.float-tools a { display: block; position: relative; height: 64px; margin-bottom: 10px; }
.float-tools a span { display: block; width: 100%; height: 100%; text-align: center; border-radius: 3px; background: white; border: 1px solid #fe0001; color: #333; overflow: hidden; }
.float-tools a span:nth-child(2) { display: none; }
.float-tools a span img { margin: 12px 0 7px; }
.float-tools a span img:nth-child(2) { display: none; }
.float-tools a div { display: none; position: absolute; right: 85px; top: 50%; text-align: center; padding: 10px; transform: translateY(-50%); background: linear-gradient(0deg, rgba(255, 15, 31, 1), rgba(253, 112, 74, 1)); color: white; }
.float-tools a:hover span { background: linear-gradient(0deg, rgba(255, 15, 31, 1), rgba(253, 112, 74, 1)); color: white; }
.float-tools a:hover img:nth-child(1) { display: none; }
.float-tools a:hover img:nth-child(2) { display: inline-block; }
.float-tools a:hover div { display: block; }
.float-tools a:hover div img { display: inline-block!important; }
.float-tools a:hover div:after { display: block; content: ""; position: absolute; right: -10px; top: 50%; width: 0; height: 0; margin-top: -5px; border-width: 5px; border-style: solid; border-color: transparent transparent transparent #fb3525; }
.float-tools a.first { height: auto; }
.float-tools a.first span { padding: 0 10px 10px; border: 0; background: linear-gradient(0deg, rgba(255, 15, 31, 1), rgba(253, 112, 74, 1)); color: white; font-size: 16px; }
.float-tools a.first:hover img:nth-child(1) { display: inline-block; }
.float-tools a.last { height: auto; }
.float-tools a.last span { border: 0; border-radius: 5px; box-shadow: 1px 2px 3px rgba(0,0,0,.02); }
.float-tools a.last img { margin: 8px 0; }
.float-tools a.last span:nth-child(2) { height: 29px; line-height: 29px; }
.float-tools a.last:hover span:nth-child(1) { display: none; }
.float-tools a.last:hover span:nth-child(2) { display: block; }
.float-tools a.tel:hover span:nth-child(1) { display: none; }
.float-tools a.tel:hover span:nth-child(2) { display: block; width: 260px; text-align: left; padding: 7px 0 0; transform: translateX(-196px); }
.float-tools a.tel:hover span:nth-child(2) img { display: inline-block; float: left; margin: 5px 10px 0 15px; }
.float-tools a.tel:hover span:nth-child(2) strong { font-size: 24px; font-weight: normal; }


.plyr--video { height: 100%; }

.datas { position: relative; }
.datas .numbers { margin: -75px 0 0; padding: 30px; background: white; box-shadow: 5px -5px 10px rgba(0, 0, 0, .02); }
.datas .numbers li { position: relative; float: left; width: 25%; text-align: center; }
.datas .numbers li:before { position: absolute; left: 0; top: 15px; bottom: 15px; content: ""; width: 1px; background: #eee; overflow: hidden; }
.datas .numbers li:nth-child(1):before { display: none; }
.datas .numbers li div { font-size: 50px; font-weight: normal; color: #ff0f1f; }
.datas .numbers li sup { display: inline-block; margin-left: 4px; font-size: 16px; font-weight: normal; font-style: normal; color: #999; }
.datas .numbers li p { font-size: 16px; color: #999; }


.area1 { padding: 0 0 80px; }
.area1 .pic { float: right; width: 500px; height: 300px; margin-top: 10px; }
.area1 .pic img { width: 100%; height: auto; }
.area1 .text { float: left; width: 580px; line-height: 1.8; margin-right: 80px; color: #999; font-size: 16px; }
.area1 .text h3 { margin-bottom: 15px; color: #333; font-size: 30px; }

.area2 { height: 666px; }
.area2 { padding: 10px 0 40px; background: #fff url(area2-bg.jpg) center bottom no-repeat; }
.area2 .area-title h2 { color: white; }
.area2 .area-title h3 { color: white; }
.area2 .process { padding: 25px 0 60px; }
.area2 .process li { float: left; width: 20%; text-align: center; font-size: 18px; color: #333; }
.area2 .process li div { display: inline-block; width: 180px; height: 180px; text-align: center; line-height: 180px; margin-bottom: 25px; border-radius: 50%; font-size: 70px; color: #ff0f1f; background: white; box-shadow: 5px 5px 9px rgba(0, 0, 0, .02); overflow: hidden; }
.area2 .more { text-align: center; }

.area3 { padding: 40px 0 40px; background: #fff url(area3-bg2.jpg) bottom center no-repeat; }
.area3 .area-title { padding-top: 0; }
.area3 .pics { float: left; width: 660px; }
.area3 .pics .item { position: relative; padding: 10px 0; }
.area3 .pics .pic { float: left; width: 250px; height: 170px; }
.area3 .pics .pic img { width: 100%; height: 100%; }
.area3 .pics .text { padding-left: 285px; }
.area3 .pics .text h4 { margin-bottom: 5px; font-size: 18px; font-weight: normal; }
.area3 .pics .text h4 a { color: ; }
.area3 .pics .text h4 a:hover, .area3 .pics .item:hover h4 a { color: #ff0f1f; }
.area3 .pics .text p { line-height: 1.8; font-size: 14px; color: #999; }
.area3 .pics .item:hover:before { position: absolute; left: 285px; bottom: 40px; content: ""; width: 37px; height: 10px; background: url(icon-arrow-right4.png) no-repeat; overflow: hidden; }
.area3 .list2 { float: right; width: 480px; }
.area3 .more { text-align: center; padding: 40px 0; }

.area4 { padding: 0 0 100px; background: url(area4-bg.jpg) bottom center no-repeat; }
.area4 .slides {  }
.area4 .slides li {  }
.area4 .slides li a { float: left; width: 200px; height: 70px; margin: 0 0 50px 50px; }
.area4 .slides li a:nth-child(5n+1) { margin-left: 0; }
.area4 .slides li img { width: 100%; height: 100%; }


.page-about {}
.page-about-area1 { padding-bottom: 60px; background: white url(bg-about.jpg) top center no-repeat; }
.page-about-area2 { padding-bottom: 45px; }
.page-about-area3 { padding-bottom: 45px; background: white; }
.page-product { background: white; }
.page-message { padding-bottom: 60px; background: white; }
.page-news { padding-bottom: 60px; background: white; }
.page-job { padding-bottom: 60px; background: white; }

.page-news .top-news { padding: 25px 0; }
.page-news .top-news .pic { float: left; width: 330px; height: 220px; }
.page-news .top-news .pic img { width: 100%; height: 100%; }
.page-news .top-news .text { float: right; width: 580px; height: 220px; border-bottom: 1px solid #eee; }
.page-news .top-news .text h3 { margin-bottom: 10px; font-size: 16px; font-weight: normal; }
.page-news .top-news .text h3 a { color: #333; }
.page-news .top-news .text h3 a:hover { color: #ff0f1f; }
.page-news .top-news .text p { margin-bottom: 20px; font-size: 14px; color: #999; }
.page-news .top-news .text .more { padding-right: 25px; color: #ff0f1f; font-size: 14px; background: url(icon-arrow-right5.png) right center no-repeat; }

.article-title { text-align: center; margin: 20px 0 10px; font-size: 20px; }
.article-info { text-align: center; padding: 8px 10px; background: #ccc; }
.article { line-height: 1.8; font-size: 16px; color: #666; }
.article p { margin-bottom: 10px; }
.article img { max-width: 100%; height: auto; }

.col-side { float: left; width: 350px; padding: 15px 0; }
.col-side h1 { display: block; padding: 8px 0; font-size: 24px; color: #333; border-bottom: 1px solid #ededed; }
.col-side li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid #ededed; }
.col-side li a { position: relative; color: #333; }
.col-side li a:hover, .col-side li a.current { color: #ff0f1f; }
.col-side li a.current { padding-left: 15px; }
.col-side li a.current:after { content: ""; position: absolute; display: block; left: 0; top: 0; bottom: 0; width: 3px; background: #ff0f1f; overflow: hidden; }
.col-main { float: right; width: 820px; padding: 15px 0; }
.col-main .location { height: 50px; line-height: 50px; border-bottom: 1px solid #ededed; }
.col-main .location h2 { float: left; display: block; padding: 8px 0; font-size: 24px; color: #666; }
.col-main .location div { padding-left: 20px; background: url(icon-location.png) left center no-repeat; font-size: 14px; color: #333; }
.col-main .location div a { color: #333; }
.col-main .location div a:hover { color: #ff0f1f; }
.col-main .location div span { color: #ff0f1f; }
.col-main .article { padding: 20px 0; }

.page-news .col-side { width: 192px; }
.page-news .col-main { width: 950px; }
.page-job .job-title { position: relative; margin: 30px; padding-left: 25px; font-size: 24px; color: #ff0f1f; }
.page-job .job-title:before { content: ""; position: absolute; left: 0; top: 50%; width: 8px; height: 24px; margin-top: -12px; background: #ff0f1f; overflow: hidden; }
.page-job .article { padding: 0 30px 30px; }

.page-contact { background: white; }
.page-contact .tabs2 { margin-top: -20px; margin-bottom: 45px; }
.page-contact .address { border: 1px solid #eee; }
.page-contact .address .map { float: left; width: 650px; height: 500px; border-right: 1px solid #eee; overflow: hidden; }
.page-contact .address .map-info-content h1 { margin-bottom: 10px; font-size: 16px; color: #333; }
.page-contact .address .map-info-content p { font-size: 16px; color: #666; }
.page-contact .address .text { padding: 40px 30px 30px 680px; }
.page-contact .address .text h2 { margin-bottom: 5px; font-size: 24px; color: #ff0f1f; }
.page-contact .address .text h3 { font-weight: normal; font-size: 16px; color: #333; }
.page-contact .address .text .detail { margin-top: 20px; padding-top: 25px; border-top: 1px solid #eee; }
.page-contact .address .text p { margin-bottom: 25px; font-size: 20px; color: #666; }
.page-contact .address .text span { display: inline-block; width: 40px; text-align: center; padding-right: 15px; }

.contact-form { padding-bottom: 60px; border-top: 60px solid #f5f5fa; background: white url(bg-contact.jpg) bottom center no-repeat; }
.contact-form .form { width: 800px; }
.contact-form .form-item { padding: 0; }
.contact-form .form-item label { width: 120px; }
.contact-form .form-btn { text-align: left; padding-left: 120px; }

.mobile-menu { display: none; }

@media screen and (max-width:768px) {
    html, body { overflow-x: hidden; }
    body { padding-top: 64px; }
    .wrap { width: 100%; }
    .top-area { display: none; position: relative; z-index: 2222; }
    .top-area .welcome { display: none; }
    .top-area .tel { float: none; display: block; width: 100%; text-align: center; }

    .nav { position: fixed; left: 0; top: 0; right: 0; height: 64px; padding-top: 0; z-index: 222; background: white; box-shadow: 1px 2px 3px rgba(0,0,0,.1); }
    .nav h1 { top: 0; padding: 10px; }
    .nav h1 img { height: 44px; }
    .mobile-menu { display: block; position: fixed; right: 0px; top: 5px; width: 55px; height: 55px; cursor: pointer; overflow: hidden; z-index: 2222; }
    /*.mobile-menu circle { background: #fff3; opacity: 0; }*/
    .mobile-menu path { fill: none; stroke: #333; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; --length: 24; --offset: -38; stroke-dasharray:  var(--length) var(--total-length); stroke-dashoffset: var(--offset); transition: all .8s cubic-bezier(.645, .045, .355, 1); }
    .mobile-menu .line--debug { opacity: 0; stroke-dasharray: none; }
    .mobile-menu .line--2 { --total-length: 70; }
    .mobile-menu .line--1, .mobile-menu .line--3 {
        --total-length: 126.64183044433594;
    }
    /*.mobile-menu circle { opacity: 1; }*/
    .mobile-menu.open path { stroke: white; }
    .mobile-menu.open .line--1, .mobile-menu.open .line--3 { --offset: -94.1149185097; --length: 22.627416998; }
    .mobile-menu.open .line--2 { --offset: -50; --length: 0; }
    .nav-btn { display: none; position: fixed; overflow-y: auto; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, .75); z-index: 222; }
    .nav-btn.open { display: block; }
    .nav ul { float: none; width: 100%; height: auto; line-height: 2; text-align: center; margin: 55px 0 0; }
    .nav li { float: none; width: auto; }
    .nav li a { float: none; display: block; padding: 10px; color: white; }
    .nav li a:hover:after, .nav li a.current:after { display: none; }
    .nav .btns { float: none; position: relative; top: 0; left: 50%; display: inline-block; width: auto; text-align: center; padding: 25px 0 25px 0px; color: white; transform: translateX(-50%); background: none; }
    .nav .btns .btn { color: white; }
    .nav li.has-sub { padding-right: 0; }
    .nav li div { display: block; position: static; width: 100%; text-align: center; background: none; box-shadow: none; }
    .nav li.has-sub div a { color: white; }
    .nav .top-text { display: none; }
    .nav li.has-sub:after { top: 14px; }

    .banner { height: auto; }
    .slider1 .flex-control-paging { bottom: 10px; }
    .slider1 .flex-control-paging li a, .slider1 .flex-control-paging li a.flex-active { width: 20px; }

    .area-title, .area-title2 { padding: 20px 0; }
    .area-title h2, .area-title2 h2 { padding: 0 16px; font-size: 18px; }
    .area-title2 h2 { padding-bottom: 10px; }
    .area-title2 h3 { font-size: 14px; }

    .float-tools { display: none; }
    .footer { padding: 20px 0; }
    .footer .wrap { padding: 0 10px; }
    .footer .tel { display: none; float: none; width: 100%; padding-top: 0; background-position: 0 0; }
    .footer .f-center { float: none; width: 100%; padding: 0 0 20px; }
    .footer .f-nav { display: none; padding-bottom: 10px; }
    .footer .copyright { text-align: center; }
    .footer .qrcode { float: none; width: 100%; text-align: center; }


    .datas .numbers { margin: 0; padding: 10px; box-shadow: 5px 5px 10px rgb(0,0,0,.02); }
    .datas .numbers li { width: 50%; padding: 10px 0; }
    .datas .numbers li div { font-size: 30px; }
    .datas .numbers li sup { font-size: 14px; }
    .datas .numbers li:nth-child(2n+1):before { display: none; }

    .area1 { padding: 0; background: none; }
    .area1 .pic { float: none; width: 100%; height: auto; margin: 0; }
    .area1 .text { float: none; width: 100%; margin: 0; padding: 10px; }
    .area1 .text h3 { font-size: 22px; }

    .area2 { height: auto; }
    .area2 .process { display: flex; flex-flow: row wrap; justify-content: center; padding: 5px 0 15px; }
    .area2 .process li { width: 40%; margin: 10px; padding: 20px 0; background: white; border-radius: 10px; font-size: 16px; box-shadow: 2px 2px 2px rgba(0, 0, 0, .05); }
    .area2 .process li div { width: 60px; height: 60px; line-height: 60px; margin-bottom: 5px; font-size: 30px; }

    .area3 { padding-top: 30px; }
    .area3 .pics { float: none; width: 100%; }
    .area3 .pics .pic { float: none; width: 100%; height: auto; }
    .area3 .pics .text { padding: 10px; }
    .area3 .list2 { float: none; width: 100%; }
    .area3 .more { padding: 20px 0; }

    .area4 { padding-top: 20px; }
    .area4 .slider { padding: 5px; }
    .area4 .slides li { display: flex !important; flex-flow: row wrap; justify-content: center; }
    .area4 .slides li a { float: none; width: 25%; height: auto; margin: 0!important; padding: 5px; }
    .slider2 .flex-control-paging { bottom: -40px; }

    .article { padding: 10px; }

    .page-about-area1 { padding-bottom: 0; }
    .page-about-area2 { display: none; }

    .pic-list { display: flex; padding: 0 10px; }
    .pic-list .item { flex: 1; }
    .pic-list .item .pic { width: 100%; height: auto; }
    .pic-list .item .text h4 { font-size: 16px; }

    .col-side, .page-news .col-side { float: none; width: 100%; margin-bottom: 20px; padding: 0 10px; }
    .col-main, .page-news .col-main { float: none; width: 100%; padding: 0 10px; }
    .col-main .location { padding-bottom: 10px; }
    .col-main .location h2, .col-main .location div { float: none; }
    .col-main .location div { margin: 0; }

    .form .form-item { float: none; width: 100%; }
    .form .form-item label { width: 140px; font-size: 14px; }
    .form-input, .form-textarea { font-size: 14px; }
    .page-message .btn3 { width: 80%!important; }
    .page-news .top-news { padding: 10px 0; }
    .page-news .top-news .pic { float: none; width: 100%; height: auto; margin-bottom: 15px; }
    .page-news .top-news .pic img { max-width: 100%; }
    .page-news .top-news .text { float: none; width: 100%; height: auto; padding-bottom: 20px; }

    .page-contact { padding: 0; }
    .page-contact .tabs2 { margin-top: 0; }
    .page-contact .wrap { padding: 20px 10px; }
    .page-contact .address .map { float: none; width: 100%; height: 300px; border: 0; }
    .page-contact .address .text { padding: 20px 10px; }
    .page-contact .address .text h2 { font-size: 20px; }
    .contact-form .form { width: auto; }
    .contact-form .form-btn { padding-left: 140px; }
}

